Add a simple motion eventcontroller
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Dec 2017 23:29:33 +0000 (18:29 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 12 Dec 2017 14:42:05 +0000 (09:42 -0500)
commit911f9fb0ee89217589dce64919155925b1813a60
treed4eb941de49c44fb5a2c4e2a58b842665c8c1ae5
parentd871fd12cceb064210e72f6d5ca40f6ac6c76ab0
Add a simple motion eventcontroller

This can serve as a replacement for the legacy
event signals for enter/leave/motion notify.
gtk/gtk.h
gtk/gtkeventcontrollermotion.c [new file with mode: 0644]
gtk/gtkeventcontrollermotion.h [new file with mode: 0644]
gtk/meson.build